Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container image and CI improvements #104

Merged
merged 4 commits into from
May 19, 2024
Merged

Conversation

MrAnno
Copy link
Member

@MrAnno MrAnno commented May 18, 2024

No description provided.

@MrAnno MrAnno force-pushed the image-impr branch 3 times, most recently from d16a0f9 to 487ac43 Compare May 18, 2024 16:06
@MrAnno MrAnno mentioned this pull request May 18, 2024
alltilla
alltilla previously approved these changes May 19, 2024
…kflow

As part of the release process, a source tarball is produced,
which includes both dockerfiles and APKBUILD. Since we want to
store a valid version in the APKBUILD, but the tarball is generated
only afterward, it is not possible to calculate the checksum in
advance.

To resolve this circular dependency, the checksum is skipped.
The release workflow will ensure that the packages and
the image are created from the same tarball that is uploaded to
the Releases page.

Signed-off-by: László Várady <[email protected]>
@alltilla alltilla merged commit 8f536f6 into axoflow:main May 19, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants